home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sunday That One Day
/
STOD_VFS_INVIS.ISO
/
pc
/
chapel.dxr
/
01002_Reading Is Fun to Do.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-15
|
179 b
|
12 lines
on mouseUp
CursorOff()
FlushStatics()
puppetSound("Reading Is Fun")
updateStage()
repeat while soundBusy(1)
nothing()
end repeat
puppetSound(0)
CursorOn()
end